nvo:StPeer
Object containing operational properties for Controller-learnt Peer.
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| ip | address:IPv4 | 
Indicates Peer IP for Controller-learnt Peer. | Value must match ipv4 format | 
| peerId | scalar:Uint32 | 
Internal use only. Please leave unspecified. | RANGE: [0, 4294967295] | 
| type | tunnel:EpT (scalar:Bitmask8)  | 
NVO Peer type (mcast/physical). | SELECTION:  1     - physical  2     - virtual  4     - proxy-acast-v4  8     - proxy-acast-v6  16    - proxy-acast-mac  32    - multdst-repl DEFAULT: physical  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| createTs | scalar:Date | 
Indicates the time at which the peer was first discovered. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
| firstVNI | nvo:VniT (scalar:Uint32)  | 
Indicates the first VNI on which the NVE peer was learnt. | RANGE: [1 , 16777214]  | 
| groupPolicyCapable | scalar:Bool | 
Indicates whether peer is capable of Group based policy | SELECTION: true or false | 
| mac | address:MAC | 
Indicates Peer MAC address. | Value must match MM:MM:MM:SS:SS:SS format | 
| state | nvo:PeerStateT (scalar:Enum16)  | 
Indicates the NVE Peer Up or Down state. | SELECTION:  1     - Up  2     - Down DEFAULT: Down  | 
| upStateTransitionTs | scalar:Date | 
Indicates NVE Peer uptime in seconds. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |